![]() |
|
LM GET COMPLETE
This command checks if the light mapper is currently running as a thread and returns 1 if it has completed its operation.
return integer = LM Get Complete()
This command does not need any parameters.
s 0 if the lightmap thread is running, 1 otherwise.
Whilst the thread is in progress this command returns 0. If a thread has not been started this command returns 1. |